#hhService{
 z-index: 10000;
 bottom: 200px;
 position: fixed;
 right:0px;
}
.side_content{
	width: 167px;
	height: auto;
	overflow: hidden;
	float: left;
}
.side_content .side_list{
	width: 167px;
	overflow: hidden;
}
.side_content .side_list .side_title{
	background-position: -682px 0;
	height: 46px;
	background: url(../images/sidebar_bg.png) -682px 0 no-repeat;
} 
.side_list .side_title .close_btn{
	cursor: pointer;
	background: url(../images/sidebar_bg.png) -86px 4px no-repeat;
	float: right;
	display: block;
	width: 19px;
	height: 19px;
	margin: 16px 7px 0 0;
	background-position: -86px 4px;
}
.side_title .close_btn span{
display:none;
}
.side_center {
	background: url(../images/block_line.jpg) repeat-y center;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 12px 5px 12px;
	font-size: 12px;
}
.side_center .qqserver p {
	text-align: center;
	padding: 6px 0;
	margin: 0;
	vertical-align: middle;
}
.msgserver {
	border-top: 1px dotted #ccc;
	text-align: center;
	margin-top: 6px;
	padding: 10px 0 3px 0;
}
.msgserver a{
	background: url(../images/sidebar_bg.png) no-repeat -119px -154px;
	padding: 3px 0 3px 23px;
	color: #45acf4;
}
.side_list .side_bottom{
background: url(../images/sidebar_bg.png) 682px -60px no-repeat;
height: 8px;
background-position: -682px -60px;
}
#hhService .show_btn{
	display:none;
	background: url(../images/sidebar_bg.png) no-repeat;
	background-position: -255px 0;
	width: 30px;
	height: 145px;
	cursor:pointer;
}
#hhService .show_btn span{
	display:none;
}